libafpclient0 software package provides Client for the Apple Filing Protocol (AFP) (shared library), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libafpclient0
libafpclient0 is installed in your system.
Make ensure the libafpclient0 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libafpclient0 *
You will get with libafpclient0 package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libafpclient0 |
| Version | 0.8.1-5ubuntu1 |
| Description | Client for the Apple Filing Protocol (AFP) (shared library) |
| Sub Section | libs |